Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODWindowState


Externalize

Document Shell

The Externalize method writes to persistent storage the window properties of windows of the specified draft and saves their frames as the root frames of the draft.

void Externalize (in ODDraft draft);
draft
A reference to the open draft object.
DISCUSSION
The document shell calls this method when saving a draft. This method saves window properties for those windows of the specified draft that should be saved, that is, for those windows whose ShouldSave method returns true.

SEE ALSO
The ODWindow::ShouldSave method (page 837).
The ODWindowState::Internalize method (page 862).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help